0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5239169597626 451 1.0990 0


No Amazon API Requests Made.


App Debug - Total Time 1.5239169597626 seconds

Number Time From Start Name Description
1 0.40170383453369 Initialise Initialise FSB Function
2 0.40455389022827 App Controller Start Start of the App controller (called before the controller of every page)
3 0.44412088394165 Start of getCategoryListByGroup Function Before first category groups query
4 0.44600987434387 After initial query Before first category groups query
5 0.44600987434387 Get Category List for Group Before the call to getCategoryList function
6 0.44601202011108 Start of GetCategoryList function Start of the function
7 0.44601392745972 Before getting categories Query to get specific category list
8 0.44766998291016 After getting categories Query to get specific category list
9 0.44766998291016 Before getting category custom Before call to function getCategoryCustom
10 0.47704386711121 After getting category custom After call to function getCategoryCustom
11 0.47704601287842 Before getting category custom Before call to function getCategoryCustom
12 0.48533296585083 After getting category custom After call to function getCategoryCustom
13 0.48533487319946 Before getting category custom Before call to function getCategoryCustom
14 0.48991394042969 After getting category custom After call to function getCategoryCustom
15 0.48991584777832 Before getting category custom Before call to function getCategoryCustom
16 0.4927089214325 After getting category custom After call to function getCategoryCustom
17 0.49270987510681 Before getting category custom Before call to function getCategoryCustom
18 0.49571490287781 After getting category custom After call to function getCategoryCustom
19 0.49571585655212 Before getting category custom Before call to function getCategoryCustom
20 0.49875497817993 After getting category custom After call to function getCategoryCustom
21 0.49875593185425 End of GetCategoryList function End of the function
22 0.49876093864441 Get Category List for Group Before the call to getCategoryList function
23 0.49876284599304 Start of GetCategoryList function Start of the function
24 0.49876403808594 Before getting categories Query to get specific category list
25 0.49908304214478 End of getCategoryListByGroup Function Before return()
26 1.2782378196716 App Controller End End of the App controller (called before the controller of every page)
27 1.4157099723816 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4167120456696 Before Get Options Before the call to getOptions in the tpl class
29 1.4958229064941 After Get Options After the call to getOptions in the tpl class
30 1.4958720207214 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5239069461823 Finalizing debug Before the debug is output to the page.
32 1.5239169597626 End of App This is the end of the app logging, final timestamp


Query Debug - 451 Database Queries. Total time 1.0990 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016109943389893
SELECT parameter, value FROM parameters
2 0.0067 0.0067200660705566
SELECT * FROM `bad_bots`
3 0.0003 0.00032520294189453
SET time_zone = 'Europe/London'
4 0.0016 0.001568078994751
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.001568078994751
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.173\";}'
6 0.0015 0.0014770030975342
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751565419'
7 0.0016 0.0015759468078613
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.0003809928894043
UPDATE autorun SET lastrun = '2025-07-03 17:57:00' WHERE id = '8'
9 0.0005 0.00054192543029785
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0013 0.0013139247894287
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00041508674621582
SELECT * FROM pages WHERE id = 52
12 0.0027 0.0026741027832031
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0356 0.03558611869812
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0009 0.00089597702026367
SELECT * FROM pages WHERE pagename = 'search'
15 0.0019 0.0018839836120605
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0016 0.0016469955444336
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0138 0.013751983642578
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0018 0.0018069744110107
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0010 0.0010261535644531
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00043296813964844
SELECT id FROM categories WHERE parent_id = '26'
21 0.0092 0.0092241764068604
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0013 0.0013000965118408
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00081396102905273
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00068902969360352
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030889511108398
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032711029052734
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030088424682617
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030059814453125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034618377685547
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030684471130371
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011570453643799
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00029993057250977
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002601146697998
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00036001205444336
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011799335479736
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032615661621094
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00038003921508789
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039482116699219
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00028491020202637
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0002 0.00024700164794922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00026679039001465
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00041794776916504
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00025796890258789
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.0003511905670166
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00029110908508301
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0002 0.00024890899658203
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027012825012207
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00049304962158203
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00036191940307617
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029587745666504
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00044393539428711
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0004 0.00035786628723145
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026416778564453
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00043988227844238
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00026488304138184
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00031495094299316
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018808841705322
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00078892707824707
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036883354187012
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00073003768920898
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089001655578613
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00054812431335449
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7701 0.77006316184998
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.173') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.173') <= INET_ATON(ip_end)
79 0.0014 0.0014359951019287
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00074100494384766
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00036382675170898
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.004688024520874
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013279914855957
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010039806365967
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0046839714050293
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013260841369629
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034284591674805
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00076889991760254
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.173'
89 0.0005 0.00051403045654297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00037693977355957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0040590763092041
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033903121948242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00033092498779297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.005781888961792
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027608871459961
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0002 0.00024700164794922
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0004 0.00035500526428223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033283233642578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040078163146973
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026583671569824
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0003 0.00025606155395508
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00031900405883789
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0060 0.0059590339660645
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00026607513427734
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0002 0.00023603439331055
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00027680397033691
SELECT * FROM products WHERE id = '3020'
108 0.0009 0.00087308883666992
SELECT * FROM productimages WHERE product_id = '3020' ORDER BY sortorder ASC
109 0.0003 0.00034403800964355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3020' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0008 0.00084280967712402
SELECT * FROM product_image_select WHERE product_id = '3020'
111 0.0006 0.0006260871887207
SELECT * FROM productcustomimages WHERE product_id = '3020'
112 0.0008 0.00083398818969727
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3020'
                GROUP BY o.product_id
113 0.0011 0.0010759830474854
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00031495094299316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
115 0.0010 0.0010180473327637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3020' AND a.name = n.originalname
116 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '3020' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3020' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 3020
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '3020'
                AND name = 'ListPriceAmount'
120 0.0003 0.00032210350036621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3020'
                GROUP BY o.product_id
121 0.0004 0.00036406517028809
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0002 0.000244140625
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
123 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '3020' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0002 0.000244140625
SELECT * FROM products WHERE parent_id = '3020'
125 0.0002 0.00023889541625977
SELECT * FROM products WHERE id = '2949'
126 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '2949' ORDER BY sortorder ASC
127 0.0002 0.00024199485778809
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2949' AND p.id = pi.product_id ORDER BY pi.sortorder
128 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '2949'
129 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '2949'
130 0.0003 0.00033116340637207
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2949'
                GROUP BY o.product_id
131 0.0004 0.00037503242492676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2949
133 0.0006 0.0005800724029541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2949' AND a.name = n.originalname
134 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '2949' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '2949' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 2949
                ORDER BY price ASC LIMIT 1
137 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '2949'
                AND name = 'ListPriceAmount'
138 0.0002 0.00024509429931641
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2949'
                GROUP BY o.product_id
139 0.0004 0.00035905838012695
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2949
141 0.0003 0.00032496452331543
SELECT value FROM productattributes WHERE product_id = '2949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0002 0.00023984909057617
SELECT * FROM products WHERE parent_id = '2949'
143 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '2943'
144 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '2943' ORDER BY sortorder ASC
145 0.0003 0.00025105476379395
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2943' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '2943'
147 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2943'
148 0.0003 0.00031399726867676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2943'
                GROUP BY o.product_id
149 0.0004 0.00035786628723145
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0002 0.00023484230041504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
151 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2943' AND a.name = n.originalname
152 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '2943' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '2943' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 2943
                ORDER BY price ASC LIMIT 1
155 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '2943'
                AND name = 'ListPriceAmount'
156 0.0003 0.0002601146697998
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2943'
                GROUP BY o.product_id
157 0.0004 0.00036501884460449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0002 0.00023508071899414
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
159 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '2943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.00027108192443848
SELECT * FROM products WHERE parent_id = '2943'
161 0.0002 0.00023412704467773
SELECT * FROM products WHERE id = '2941'
162 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2941' ORDER BY sortorder ASC
163 0.0002 0.00024795532226562
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2941' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '2941'
165 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '2941'
166 0.0003 0.00030398368835449
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2941'
                GROUP BY o.product_id
167 0.0004 0.00036215782165527
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
169 0.0007 0.00069618225097656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2941' AND a.name = n.originalname
170 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '2941' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '2941' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 2941
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '2941'
                AND name = 'ListPriceAmount'
174 0.0003 0.00025796890258789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2941'
                GROUP BY o.product_id
175 0.0004 0.00035905838012695
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0002 0.0002291202545166
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
177 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '2941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00026202201843262
SELECT * FROM products WHERE parent_id = '2941'
179 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = '2942'
180 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '2942' ORDER BY sortorder ASC
181 0.0002 0.00024700164794922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2942' AND p.id = pi.product_id ORDER BY pi.sortorder
182 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '2942'
183 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '2942'
184 0.0003 0.00030994415283203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
185 0.0004 0.00035905838012695
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0002 0.00023698806762695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
187 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2942' AND a.name = n.originalname
188 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '2942' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '2942' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 2942
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '2942'
                AND name = 'ListPriceAmount'
192 0.0002 0.000244140625
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
193 0.0004 0.00036287307739258
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
194 0.0002 0.00023984909057617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
195 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '2942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '2942'
197 0.0002 0.00023317337036133
SELECT * FROM products WHERE id = '2912'
198 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2912' ORDER BY sortorder ASC
199 0.0002 0.00024700164794922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2912' AND p.id = pi.product_id ORDER BY pi.sortorder
200 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '2912'
201 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '2912'
202 0.0003 0.00032997131347656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
203 0.0004 0.00038409233093262
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
204 0.0002 0.0002439022064209
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
205 0.0006 0.00057005882263184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2912' AND a.name = n.originalname
206 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '2912' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '2912' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 2912
                ORDER BY price ASC LIMIT 1
209 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '2912'
                AND name = 'ListPriceAmount'
210 0.0002 0.00024700164794922
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
211 0.0004 0.00035476684570312
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0002 0.00023603439331055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
213 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '2912' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0002 0.00024199485778809
SELECT * FROM products WHERE parent_id = '2912'
215 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = '2852'
216 0.0003 0.00029611587524414
SELECT * FROM productimages WHERE product_id = '2852' ORDER BY sortorder ASC
217 0.0003 0.00025010108947754
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2852' AND p.id = pi.product_id ORDER BY pi.sortorder
218 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '2852'
219 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '2852'
220 0.0003 0.00031900405883789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
221 0.0004 0.00039100646972656
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
222 0.0002 0.00023508071899414
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
223 0.0006 0.00058889389038086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2852' AND a.name = n.originalname
224 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '2852' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2852' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 2852
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00023102760314941
SELECT value FROM productattributes
                WHERE product_id = '2852'
                AND name = 'ListPriceAmount'
228 0.0002 0.00024509429931641
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
229 0.0004 0.0003509521484375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
230 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
231 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '2852' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0002 0.00024104118347168
SELECT * FROM products WHERE parent_id = '2852'
233 0.0002 0.00023508071899414
SELECT * FROM products WHERE id = '2728'
234 0.0003 0.00030279159545898
SELECT * FROM productimages WHERE product_id = '2728' ORDER BY sortorder ASC
235 0.0003 0.00026297569274902
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2728' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0005 0.00045680999755859
SELECT * FROM product_image_select WHERE product_id = '2728'
237 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '2728'
238 0.0003 0.00031495094299316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
239 0.0004 0.00037789344787598
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0002 0.00023603439331055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
241 0.0006 0.00063800811767578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2728' AND a.name = n.originalname
242 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '2728' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '2728' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 2728
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '2728'
                AND name = 'ListPriceAmount'
246 0.0003 0.00026798248291016
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
247 0.0004 0.00039100646972656
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0002 0.0002448558807373
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
249 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '2728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '2728'
251 0.0003 0.00026321411132812
SELECT * FROM products WHERE id = '3498'
252 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '3498' ORDER BY sortorder ASC
253 0.0003 0.00025701522827148
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3498' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '3498'
255 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '3498'
256 0.0003 0.00033807754516602
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
257 0.0004 0.00035476684570312
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0003 0.00027608871459961
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
259 0.0006 0.00057792663574219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3498' AND a.name = n.originalname
260 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '3498' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0003 0.00032186508178711
SELECT * FROM productoffers
                WHERE product_id = '3498' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = 3498
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '3498'
                AND name = 'ListPriceAmount'
264 0.0003 0.00025200843811035
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
265 0.0004 0.00035595893859863
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0003 0.00025701522827148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
267 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '3498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00026798248291016
SELECT * FROM products WHERE parent_id = '3498'
269 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '4935'
270 0.0004 0.00043392181396484
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
271 0.0005 0.00047516822814941
SELECT * FROM product_image_select WHERE product_id = '4935'
272 0.0003 0.00027680397033691
SELECT * FROM productcustomimages WHERE product_id = '4935'
273 0.0007 0.00072908401489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
274 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
278 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
279 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '2896'
280 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
281 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '2896'
282 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '2896'
283 0.0007 0.00068187713623047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
284 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
285 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
286 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
287 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
288 0.0003 0.00027799606323242
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0004 0.0003809928894043
SELECT * FROM products WHERE id = '1599'
290 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '1599' ORDER BY sortorder ASC
291 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '1599'
292 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1599'
293 0.0008 0.00078010559082031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1599' AND a.name = n.originalname
294 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1599' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1599' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '1599' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '1250'
298 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '1250' ORDER BY sortorder ASC
299 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '1250'
300 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '1250'
301 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1250' AND a.name = n.originalname
302 0.0004 0.00035595893859863
SELECT * FROM productoffers WHERE product_id = '1250' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '1250' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '1250' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '2182'
306 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '2182' ORDER BY sortorder ASC
307 0.0003 0.00026607513427734
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2182' AND p.id = pi.product_id ORDER BY pi.sortorder
308 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '2182'
309 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '2182'
310 0.0003 0.00032210350036621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
311 0.0004 0.00037384033203125
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
312 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
313 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2182' AND a.name = n.originalname
314 0.0003 0.00025820732116699
SELECT * FROM productoffers WHERE product_id = '2182' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '2182' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 2182
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '2182'
                AND name = 'ListPriceAmount'
318 0.0003 0.00025296211242676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
319 0.0004 0.00036907196044922
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
320 0.0002 0.00024008750915527
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
321 0.0004 0.00036287307739258
SELECT value FROM productattributes WHERE product_id = '2182' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '2182'
323 0.0003 0.00025606155395508
SELECT * FROM products WHERE id = '827'
324 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '827' ORDER BY sortorder ASC
325 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '827'
326 0.0004 0.00035214424133301
SELECT * FROM productcustomimages WHERE product_id = '827'
327 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '827' AND a.name = n.originalname
328 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '827' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '827' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = 827
                ORDER BY price ASC LIMIT 1
331 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '827'
                AND name = 'ListPriceAmount'
332 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0004 0.00038480758666992
SELECT * FROM products WHERE id = '1832'
334 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '1832' ORDER BY sortorder ASC
335 0.0003 0.00026082992553711
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1832' AND p.id = pi.product_id ORDER BY pi.sortorder
336 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '1832'
337 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '1832'
338 0.0003 0.00034999847412109
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
339 0.0004 0.00040006637573242
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
340 0.0003 0.0002598762512207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
341 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1832' AND a.name = n.originalname
342 0.0003 0.00026512145996094
SELECT * FROM productoffers WHERE product_id = '1832' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1832' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1832
                ORDER BY price ASC LIMIT 1
345 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1832'
                AND name = 'ListPriceAmount'
346 0.0003 0.00026702880859375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
347 0.0004 0.00039196014404297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
348 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
349 0.0004 0.00036787986755371
SELECT value FROM productattributes WHERE product_id = '1832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0003 0.00030994415283203
SELECT * FROM products WHERE parent_id = '1832'
351 0.0003 0.00029301643371582
SELECT * FROM products WHERE id = '1240'
352 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '1240' ORDER BY sortorder ASC
353 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '1240'
354 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1240'
355 0.0007 0.00070595741271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1240' AND a.name = n.originalname
356 0.0004 0.00038003921508789
SELECT * FROM productoffers WHERE product_id = '1240' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00030207633972168
SELECT * FROM productoffers
                WHERE product_id = '1240' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '1240' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0007 0.00073504447937012
SELECT * FROM products WHERE id = '776'
360 0.0004 0.00037312507629395
SELECT * FROM productimages WHERE product_id = '776' ORDER BY sortorder ASC
361 0.0005 0.00049591064453125
SELECT * FROM product_image_select WHERE product_id = '776'
362 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '776'
363 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '776' AND a.name = n.originalname
364 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '776' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '776' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '776' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0009 0.00093483924865723
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3020' ORDER BY timestamp DESC
368 0.0002 0.00024008750915527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2949' ORDER BY timestamp DESC
369 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2943' ORDER BY timestamp DESC
370 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2941' ORDER BY timestamp DESC
371 0.0003 0.00032305717468262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2942' ORDER BY timestamp DESC
372 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2912' ORDER BY timestamp DESC
373 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2852' ORDER BY timestamp DESC
374 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2728' ORDER BY timestamp DESC
375 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3498' ORDER BY timestamp DESC
376 0.0002 0.00023007392883301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
377 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
378 0.0002 0.0002439022064209
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1599' ORDER BY timestamp DESC
379 0.0004 0.00038599967956543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1250' ORDER BY timestamp DESC
380 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2182' ORDER BY timestamp DESC
381 0.0002 0.00022482872009277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '827' ORDER BY timestamp DESC
382 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1832' ORDER BY timestamp DESC
383 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1240' ORDER BY timestamp DESC
384 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '776' ORDER BY timestamp DESC
385 0.0008 0.00082802772521973
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
386 0.0007 0.00068807601928711
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
387 0.0003 0.00025510787963867
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
388 0.0240 0.024004936218262
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
389 0.0017 0.0017168521881104
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
390 0.0006 0.00064802169799805
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
391 0.0006 0.00060391426086426
SELECT * FROM products WHERE id = 1626
392 0.0004 0.00037908554077148
SELECT * FROM products WHERE id = 4041
393 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = 4312
394 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = 777
395 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = 3881
396 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = 4213
397 0.0004 0.00038814544677734
SELECT * FROM products WHERE id = '1626'
398 0.0005 0.00052309036254883
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
399 0.0009 0.00085902214050293
SELECT * FROM product_image_select WHERE product_id = '1626'
400 0.0004 0.00043487548828125
SELECT * FROM productcustomimages WHERE product_id = '1626'
401 0.0015 0.0014710426330566
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
402 0.0006 0.00059890747070312
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
403 0.0004 0.00043702125549316
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
404 0.0005 0.0005180835723877
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
405 0.0006 0.00055408477783203
SELECT * FROM products WHERE id = '4041'
406 0.0005 0.00052309036254883
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
407 0.0011 0.0010678768157959
SELECT * FROM product_image_select WHERE product_id = '4041'
408 0.0005 0.00046682357788086
SELECT * FROM productcustomimages WHERE product_id = '4041'
409 0.0015 0.0014889240264893
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
410 0.0005 0.00052618980407715
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
411 0.0004 0.00042414665222168
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
412 0.0004 0.00044083595275879
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
413 0.0006 0.00056099891662598
SELECT * FROM products WHERE id = '4312'
414 0.0006 0.00055193901062012
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
415 0.0012 0.0011911392211914
SELECT * FROM product_image_select WHERE product_id = '4312'
416 0.0005 0.00053000450134277
SELECT * FROM productcustomimages WHERE product_id = '4312'
417 0.0015 0.001488208770752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
418 0.0006 0.00058197975158691
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
419 0.0005 0.00049185752868652
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
420 0.0005 0.00049090385437012
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
421 0.0006 0.00059890747070312
SELECT * FROM products WHERE id = '777'
422 0.0005 0.00054717063903809
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
423 0.0021 0.0021390914916992
SELECT * FROM product_image_select WHERE product_id = '777'
424 0.0007 0.00069403648376465
SELECT * FROM productcustomimages WHERE product_id = '777'
425 0.0017 0.0016961097717285
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
426 0.0006 0.00060081481933594
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
427 0.0005 0.00049495697021484
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
428 0.0006 0.00062298774719238
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
429 0.0007 0.00069093704223633
SELECT * FROM products WHERE id = '3881'
430 0.0009 0.00085115432739258
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
431 0.0010 0.0010149478912354
SELECT * FROM product_image_select WHERE product_id = '3881'
432 0.0005 0.00047802925109863
SELECT * FROM productcustomimages WHERE product_id = '3881'
433 0.0018 0.0017549991607666
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
434 0.0007 0.00067615509033203
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
435 0.0006 0.00055480003356934
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
436 0.0005 0.00048089027404785
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
437 0.0006 0.00060892105102539
SELECT * FROM products WHERE id = '4213'
438 0.0007 0.00073909759521484
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
439 0.0010 0.00098204612731934
SELECT * FROM product_image_select WHERE product_id = '4213'
440 0.0005 0.00048208236694336
SELECT * FROM productcustomimages WHERE product_id = '4213'
441 0.0018 0.0018260478973389
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
442 0.0006 0.0006110668182373
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
443 0.0005 0.00052285194396973
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
444 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
445 0.0027 0.0027179718017578
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
446 0.0011 0.0010900497436523
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
447 0.0038 0.0038249492645264
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
448 0.0020 0.0019738674163818
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
449 0.0007 0.00067400932312012
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
450 0.0008 0.00081801414489746
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
451 0.0007 0.00071907043457031
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'